The parameter types in the annotated method declaration determine how pureQuery obtains SQL statement parameter values at runtime. 带注释的方法声明中的参数类型决定pureQuery如何在运行时获得SQL语句参数值。
The configuration of these request parameter injections are nested within the page action XML declaration. 这些请求参数注入的配置嵌套在页面动作XML声明中。
Basically, whenever the last argument of a method is an array of objects, or a parameter declaration with a triple dot, you can pass multiple parameters to this method. 基本上,只要当一个方法的最后一个参数是一个对象数组,或者是一个有三个点的参数,你就可以向这个方法传入多重参数。
Event stub^ 0 has a parameter type mismatch with its event declaration. Events take a single parameter as object. 事件过程^0与事件声明中的参数类型不匹配。事件作为对象使用单一参数。
A parameter is a declaration of what type of value will be passed in; 形式参数是对要传入的值的声明;
We described the parameter declaration of subflow and application, and parameter passing mode. 描述了子工作流和应用程序形参的声明以及参数的传递方式。